projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1be701b
)
content of babl/babl-base relocated to babl/base
author
Øyvind Kolås
<ok@src.gnome.org>
Mon, 15 Aug 2005 18:53:13 +0000
(18:53 +0000)
committer
Øyvind Kolås
<ok@src.gnome.org>
Mon, 15 Aug 2005 18:53:13 +0000
(18:53 +0000)
babl/Makefile.am
patch
|
blob
|
history
diff --git
a/babl/Makefile.am
b/babl/Makefile.am
index 8cfc4f79c03228ee0776c18ee782e5451f342871..f1a4adb58c1e03c1a1f8877e1b78629754efb772 100644
(file)
--- a/
babl/Makefile.am
+++ b/
babl/Makefile.am
@@
-1,6
+1,6
@@
## Source directory
-SUBDIRS = ba
bl-ba
se
+SUBDIRS = base
c_sources = \
babl.c \
@@
-51,12
+51,12
@@
library_include_HEADERS = \
babl-sampling.h \
babl-type.h
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/babl/ba
bl-ba
se
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/babl/base
lib_LTLIBRARIES= libbabl.la
libbabl_la_SOURCES= $(h_sources) $(c_sources)
libbabl_la_LIBADD=\
- ba
bl-base/libbabl_
base.la
+ ba
se/lib
base.la
libbabl_la_LDFLAGS= \
-version-info $(BABL_LIBRARY_VERSION) \